home *** CD-ROM | disk | FTP | other *** search
- if(_root.last_odpowiedz == 0)
- {
- tellTarget("kelner_zly_stoi")
- {
- nextFrame();
- }
- }
- if(_root.last_odpowiedz == 1 || _root.last_odpowiedz == 2 || _root.last_odpowiedz == 3)
- {
- tellTarget("kelner_stoi_normal")
- {
- nextFrame();
- }
- }
- if(_root.last_odpowiedz == 4)
- {
- tellTarget("kelner_usmiechniety")
- {
- nextFrame();
- }
- }
- stop();
-